Autogenerated HTML docs for v1.5.6-rc2-15-g457bb 
diff --git a/git-checkout-index.txt b/git-checkout-index.txt index a8cad9c..676203b 100644 --- a/git-checkout-index.txt +++ b/git-checkout-index.txt 
@@ -22,21 +22,26 @@    OPTIONS  ------- --u|--index:: +-u:: +--index:: 	update stat information for the checked out entries in 	the index file.   --q|--quiet:: +-q:: +--quiet:: 	be quiet if files exist or are not in the index   --f|--force:: +-f:: +--force:: 	forces overwrite of existing files   --a|--all:: +-a:: +--all:: 	checks out all files in the index. Cannot be used 	together with explicit filenames.   --n|--no-create:: +-n:: +--no-create:: 	Don't checkout new files, only refresh files already checked 	out.